Skip to content

Bump google-cloud-logging from 1.14.0 to 3.0.0#194

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/google-cloud-logging-3.0.0
Closed

Bump google-cloud-logging from 1.14.0 to 3.0.0#194
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/google-cloud-logging-3.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2022

Bumps google-cloud-logging from 1.14.0 to 3.0.0.

Release notes

Sourced from google-cloud-logging's releases.

v3.0.0

3.0.0 (2022-01-27)

⚠ BREAKING CHANGES

  • make logging API more friendly to use (#422)
  • api consistency between HTTP and Gapic layers (#375)
  • support string-encoded json (#339)
  • Infer default resource in logger (#315)
  • support json logs (#316)
  • deprecate AppEngineHandler and ContainerEngineHandler (#310)

Features

Bug Fixes

  • allow reading logs from non-project paths (#444) (97e32b6)
  • api consistency between HTTP and Gapic layers (#375) (e1506fa)

Miscellaneous Chores

  • deprecate AppEngineHandler and ContainerEngineHandler (#310) (e3cac88)

Documentation

v2.7.0

Features

  • add context manager support in client (#415) (f5af164)
  • added support for iam AuditData proto (#396) (e3a1eba)
  • use structured logging on GCF with python 3.7 (#434) (5055919)

Bug Fixes

... (truncated)

Changelog

Sourced from google-cloud-logging's changelog.

3.0.0 (2022-01-27)

⚠ BREAKING CHANGES

  • make logging API more friendly to use (#422)
  • api consistency between HTTP and Gapic layers (#375)
  • support string-encoded json (#339)
  • Infer default resource in logger (#315)
  • support json logs (#316)
  • deprecate AppEngineHandler and ContainerEngineHandler (#310)

Features

Bug Fixes

  • allow reading logs from non-project paths (#444) (97e32b6)
  • api consistency between HTTP and Gapic layers (#375) (e1506fa)

Miscellaneous Chores

  • deprecate AppEngineHandler and ContainerEngineHandler (#310) (e3cac88)

Documentation

2.7.0 (2021-11-02)

Features

  • add context manager support in client (#415) (f5af164)
  • added support for iam AuditData proto (#396) (e3a1eba)
  • use structured logging on GCF with python 3.7 (#434) (5055919)

Bug Fixes

... (truncated)

Commits
  • 10727ef chore(main): release 3.0.0 (#473)
  • d86be6c chore(deps): update dependency google-cloud-storage to v2.1.0 (#469)
  • 8a67b73 docs: update usage guide for v3.0.0 (#456)
  • e0c5fc0 feat: trace improvements (#450)
  • 97e32b6 fix: allow reading logs from non-project paths (#444)
  • a760e02 feat: add json_fields extras argument for adding to jsonPayload (#447)
  • 83d9ca8 feat!: make logging API more friendly to use (#422)
  • 818213e feat: avoid importing grpc when explicitly disabled (#416)
  • e1506fa fix!: api consistency between HTTP and Gapic layers (#375)
  • 6fa1773 feat!: support string-encoded json (#339)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 1.14.0 to 3.0.0.
- [Release notes](https://github.com/googleapis/python-logging/releases)
- [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-logging@v1.14.0...v3.0.0)

---
updated-dependencies:
- dependency-name: google-cloud-logging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 24, 2022

Superseded by #369.

@dependabot dependabot bot closed this May 24, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/google-cloud-logging-3.0.0 branch May 24, 2022 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants